home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / mus / play / pt_fixed.readme < prev    next >
Text File  |  1993-04-26  |  798b  |  22 lines

  1. Short: busywait-fixed ProTracker-replay
  2.  
  3.  
  4. the old routine wasted about 2*10 rasterlines for switching the DMA off and on.
  5. this routine needs 2-8 lines for the dmawait (depending on the module). It was
  6. tested on an A500/A3000/A4000 and seems to play all modules ok (or at least the modules the original pt 1.1b replay plays ok).
  7. a very simple ProTracker-player for DeliTracker is included.
  8. BTW, using this new technique it should be no problem to fix the busywait-loops
  9. of almost every other replay !
  10.  
  11.  
  12. known bugs:
  13.  
  14.   sometimes when a module starts playing and the first note is played on
  15.   a channel, the routine needs ~100 rasterlines (in the mt_Wait2 loop).
  16.   perhaps this is a dma problem ?
  17.  
  18. if you know how to fix these bugs please contact me:
  19. kunath@informatik.tu-muenchen.de (Peter Kunath)
  20.  
  21.  
  22.